tmem: cleanup: reorg function do_tmem_put()
authorBob Liu <lliubbo@gmail.com>
Thu, 12 Dec 2013 11:05:05 +0000 (19:05 +0800)
committerJan Beulich <jbeulich@suse.com>
Wed, 8 Jan 2014 07:53:57 +0000 (08:53 +0100)
commit0330035f44f3f6de553593b0b6359eb29fb3dd9b
tree5a56825f763b4b2fd73717540ba4d684c2738d15
parent751a77c9d55ee78bf0d4b7f321798e785f990add
tmem: cleanup: reorg function do_tmem_put()

Reorg code logic of do_tmem_put() to make it more readable and clean.

Signed-off-by: Bob Liu <bob.liu@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
xen/common/tmem.c